From c4e44759a9b5d388fa7a9d3bead9e77d8b017220 Mon Sep 17 00:00:00 2001 From: Matthias Klose Date: Wed, 18 Feb 2026 09:14:01 +0100 Subject: [PATCH] sh-disable-tests Gbp-Pq: Name sh-disable-tests.diff --- ld/testsuite/ld-elf/sec64k.exp | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ld/testsuite/ld-elf/sec64k.exp b/ld/testsuite/ld-elf/sec64k.exp index 724346382..043c074c8 100644 --- a/ld/testsuite/ld-elf/sec64k.exp +++ b/ld/testsuite/ld-elf/sec64k.exp @@ -41,6 +41,11 @@ if {[istarget "ft32-*-*"] return } +# timing out on sh4, see https://bugs.debian.org/1127604 +if [istarget "sh4-*-*"] { + return +} + # Test >64k sections, with and without -r. First, create the assembly # files. Have a relocation to another section and one within the local # section. -- 2.30.2